Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor doc update #7836

Merged
merged 3 commits into from
Aug 17, 2023
Merged

Minor doc update #7836

merged 3 commits into from
Aug 17, 2023

Conversation

NicolasHug
Copy link
Member

No description provided.

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 16, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/7836

Note: Links to docs will display an error until the docs builds have been completed.

❌ 33 New Failures

As of commit 4f594c8 with merge base 4cba51c (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@pmeier pmeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Nicolas!

@@ -22,7 +22,7 @@ def wrap(wrappee, *, like, **kwargs):

Args:
wrappee (Tensor): The tensor to convert.
like (Datapoint): The
like (Datapoint): The reference. ``wrappee`` will be converted into the same subclass as ``like``.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed offline, this needs to replaced with something else to avoid the garbling by sphinx.

@NicolasHug NicolasHug merged commit 9040793 into pytorch:main Aug 17, 2023
11 of 22 checks passed
facebook-github-bot pushed a commit that referenced this pull request Aug 25, 2023
Reviewed By: matteobettini

Differential Revision: D48642319

fbshipit-source-id: 2edab75e5b63ffa3aef6cca8f7ba05820db9cebd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants